home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / rexx / 2078 < prev    next >
Encoding:
Internet Message Format  |  1996-08-06  |  984 b 

  1. Path: mail2news.demon.co.uk!donor2.demon.co.uk
  2. From: David Noon <David.Noon@donor2.demon.co.uk>
  3. Newsgroups: comp.lang.rexx
  4. Subject: Trouble with loading RxF
  5. Date: 20 Apr 96 23:00:08 
  6. Organization: DoNoR/2,Woking UK (44-1483-725167) 
  7. Message-ID: <a2f_9604202324@donor2.demon.co.uk>
  8. References: <4l8bhs$dje@news.jhu.edu>
  9. X-NNTP-Posting-Host: donor2.demon.co.uk
  10. X-Mail2News-Path: donor2.demon.co.uk
  11.  
  12. On Friday, 96/04/19, murthy@pha.jhu.edu wrote to All about "Trouble
  13. with loading RxFt" as follows:
  14.  
  15. m> rc=RxFuncAdd("FtpLoadFuncs","d:\tcpip\dll\rxFtp.dll","FtpLoadFuncs")
  16.  
  17. Depending upon how the RXFTP.DLL was linked, the third parameter can
  18. be case-sensitive, so the character string might need to match the
  19. exported name _exactly_ for subsequent calls to work. If they don't
  20. match you will get the REX0043 error reported.
  21.  
  22. Regards
  23.  
  24. Dave
  25. <Team PL/I>
  26.  
  27.  * KWQ/2 1.2i * Love at first sight saves a lot of time.
  28. -- 
  29. + Fidonet : David Noon 2:440/4
  30. + Internet: David.Noon@donor2.demon.co.uk
  31.  
  32.